CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 协议 套接字

搜索资源列表

  1. socket201204158

    0下载:
  2. 始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助 [pGina.rar] - Windows下的登录替换程序,可以实现用自己的方法增强系统登录,例如使用智能卡、独立的认证系统等。 [Windows2000safe.rar] - Windows 2000 Server的加密机制 Windows-Demonstration Winsock network programming port model, will help beginners to deep
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:86474
    • 提供者:bishezhushou
  1. tcpip

    0下载:
  2. 基于套接字网络编程,利用传输层tcp协议设计一款聊天软件-Socket-based network programming, the use of transport layer tcp protocol design web chat software.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3714753
    • 提供者:熊兴智
  1. HTTPSExample

    0下载:
  2. Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world.   本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connec
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:24524
    • 提供者:蜡笔小邪
  1. TCPtime

    0下载:
  2. VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
  3. 所属分类:Web Server

    • 发布日期:2017-04-10
    • 文件大小:1881000
    • 提供者:Jane
  1. SocketTest3

    0下载:
  2. SocketTest3是一个java工具套接字测试。它可以创建两个TCP和UDP客户端或服务器。它可以测试任何服务器或客户机使用TCP或UDP协议来沟通。-A java tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communic
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:101519
    • 提供者:liujiaxuan
  1. Server

    0下载:
  2. 用WinSock提供的多个的套接字API函数实现编程,基于TCP协议,实现即时通信-WinSock multiple socket API functions, programming based on the TCP protocol, instant messaging
  3. 所属分类:Web Server

    • 发布日期:2017-06-12
    • 文件大小:19611504
    • 提供者:李志强
  1. Client80port

    0下载:
  2. 用WinSock提供的多个的套接字的API函数来编程,基于TCP协议实现即时通讯的客户端-Provide more of the sockets API functions in WinSock programming, based on the TCP protocol instant messaging client
  3. 所属分类:P2P

    • 发布日期:2017-05-28
    • 文件大小:11014209
    • 提供者:李志强
  1. CPPchat

    0下载:
  2. 网络工程课程设计,本程序采用TCP/IP协议的套接字功能完成,并在C/S模式的基础上建立的,拥有一个Server客户端以及Client客户端,并能够实现两个客户端的相互通信-Network engineering course design, the program uses TCP/IP protocol socket function to complete, and established on the basis of the C/S mode, with a Server Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1492340
    • 提供者:大空翼
  1. C_-Socket-communications

    0下载:
  2. 网络套接字(Socket)是基于TCP/IP协议的程序实现协议。实际上,我们所有的网络编 程都是基于Socket而实现的。 -The network socket (Socket) is to achieve an agreement based on the TCP/IP protocol procedures. In fact, all of our network programming are achieved based on Socket.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:10983
    • 提供者:zhoushuqing
  1. TCP

    0下载:
  2. 套接字与基于TCP协议的C/S的互访响应-Sockets and response based on the exchange of visits of the the TCP protocol C/S
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2974397
    • 提供者:耿莹
  1. Net

    0下载:
  2. 基于UDP协议的多窗口聊天功能实现,强化了套接字的学习-Based on the UDP protocol, multi-window chat functions, and strengthen the learning of the socket
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2960999
    • 提供者:耿莹
  1. socket-based-network-programming

    0下载:
  2. 基于TCP和UDP协议的套接字网络编程。客服端采用套接字向服务器端请求连接,服务器端采用多路复用机制,等待客服端的请求-TCP and UDP socket-based network programming. Customer service end using socket connection request to the server-side and server-side multiplexing mechanism, waiting for the request of the c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:3729
    • 提供者:刘龙庆
  1. simple-socket-programming

    0下载:
  2. 简单套接字编程,包括TCP和UDP两个不同协议下的程序源码。-Simple socket programming, including the source code of the program under the two different protocols of TCP and UDP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:4558210
    • 提供者:erkou001
  1. ser

    0下载:
  2. tcp网络服务器端模版源代码,tcp套接字协议栈-tcp server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:893
    • 提供者:杨俊峰
  1. PacketCatcher

    0下载:
  2. 网络抓包与协议分析 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解TCP/IP协议各层的功能和格式; (3)加深学生对网络抓包的设计和实现方法的理解; (4)熟悉原始套接字编程接口(或winpcap编程)。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)能利用原始套接字编程接口(或winpcap)进行抓包; (3)能对抓包的内容进行分层显示和各字段数值显示;
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:59587
    • 提供者:
  1. UDPDaDong

    0下载:
  2. UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
  3. 所属分类:.net

    • 发布日期:2017-11-19
    • 文件大小:98725
    • 提供者:胡军华
  1. SOCKET-TCP-UDP-

    0下载:
  2. SOCKET实现异步通信,两个主机通过socket套接字,实现TCP,UDP协议-SOCKET asynchronous communication, the two host through socket socket, TCP, UDP agreement
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-01
    • 文件大小:3050978
    • 提供者:王纪
  1. Ipacket

    0下载:
  2. 捕获并分析通过本地网卡的IP数据包。具体要求如下: (1)允许实现为命令行程序(85分封顶),或Windows图形化程序(100分封顶)。 (2)可输入需要捕获的IP数据包数量,输出每个IP数据包的相关字段值(包括版本、总长度、标志位、片偏移、协议、源地址与目的地址等),协议字段需要区分出具体类型(例如TCP、UDP、ICMP、IGMP、IPv6、EGP、OSPF等)。 (3)允许使用原始套接字或WinPcap来实现。 -Capture and analyze IP packe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:23841737
    • 提供者:高德政
  1. Udp_Chat

    0下载:
  2. 基于套接字UDP协议开发的简单的聊天软件源码-Based on the the socket UDP protocol developed simple chat software source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-14
    • 文件大小:5360957
    • 提供者:PIDAN
  1. TCP

    0下载:
  2. Java语言中采用的Socket通信是一种流式套接字通信,它采用TCP协议,通过提供面向连接的服务,实现客户/服务器之间双向、可靠的通信。-Socket communication using the Java language is a stream socket communication, which uses the TCP protocol, by providing a connection-oriented service, two-way, reliable communicat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:6334
    • 提供者:袁琴
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com